object LogoForm: TLogoForm Left = 478 Top = 359 BorderStyle = bsNone Caption = 'LogoForm' ClientHeight = 119 ClientWidth = 304 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 470 Height = 62 AutoSize = True Picture.Data = {} end end